func os.newFileFromNewFile
2 uses
os (current package)
file.go#L134: return newFileFromNewFile(fd, name)
file_unix.go#L87: func newFileFromNewFile(fd uintptr, name string) *File {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)